CommonEvent 1503
Name = "会話：スピードローチ"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
    ShowText(["\\n<Speed Roach>Cockroaches are hated after all..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
    ShowText(["\\n<Speed Roach>*rustle-rustle*, *rummage-rummage*..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
    ShowText(["\\n<Speed Roach>I'm hungry..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
    ShowText(["\\n<Speed Roach>Cockroaches are really greedy..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
    ShowText(["\\n<Speed Roach>I'm a ninja roach... Nin-nin..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
    ShowText(["\\n<Speed Roach>I was born in Yamatai, so I'm good with ninjutsu... I can even do assassinations."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
    ShowText(["\\n<Speed Roach>I'm the fastest among the cockroaches..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
    ShowText(["\\n<Speed Roach>I'm told I have a gloomy personality..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
    ShowText(["\\n<Speed Roach>I'll fight for the queen..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
    ShowText(["\\n<Speed Roach>Please don't tear off, antennae..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
    ShowText(["\\n<Speed Roach>Hey, what do you not like about cockroaches...?"])
    ShowText([""])
    ShowChoices([["Their filthy parts", "Their quick parts", "Everything"], 0])
    When([0, "汚いところ"])
      ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
      ShowText(["\\n<Speed Roach>I'm not filthy...so that doesn't matter to me."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "素早いところ"])
      ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
      ShowText(["\\n<Speed Roach>You're denying my existence..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "全部"])
      ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
      ShowText(["\\n<Speed Roach>That hurts..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
    ShowText(["\\n<Speed Roach>There are good points about cockroaches, right...?"])
    ShowText([""])
    ShowChoices([["Yes", "No", "I don't care"], 0])
    When([0, "ある"])
      ShowTextAttributes(["cockroachb_fc1", 1, 0, 2])
      ShowText(["\\n<Speed Roach>Yeah, I'm happy..."])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "ない"])
      ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
      ShowText(["\\n<Speed Roach>I'm sad..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "どうでもいい"])
      ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
      ShowText(["\\n<Speed Roach>Of course, you wouldn't care...\nNot about cockroaches..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
    ShowText(["\\n<Speed Roach>I'm the fastest of the cockroach species...\nI need a cool alias."])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Black Lightning", "Lightning Shadow", "Slimy Black Luster"], 0])
    When([0, "黒の電光"])
      ShowTextAttributes(["cockroachb_fc1", 1, 0, 2])
      ShowText(["\\n<Speed Roach>That sounds cool..."])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "ライトニングシャドウ"])
      ShowTextAttributes(["cockroachb_fc1", 1, 0, 2])
      ShowText(["\\n<Speed Roach>I love it..."])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "黒光ぬらぬら"])
      ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
      ShowText(["\\n<Speed Roach>You don't like me..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
    ShowText(["\\n<Speed Roach>Do humans have a queen too...?"])
    ShowText([""])
    ShowChoices([["We do", "We don't", "I am a queen"], 0])
    When([0, "いる"])
      ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
      ShowText(["\\n<Speed Roach>I'd like to meet her..."])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "いない"])
      ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
      ShowText(["\\n<Speed Roach>Who do you flock to if you don't have one...?"])
      ShowText([""])
      Empty([])

    When([2, "僕が女王様だ"])
      ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
      ShowText(["\\n<Speed Roach>Liar, you're a man..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
    ShowText(["\\n<Speed Roach>I love sprinting...\nWhat kind of games do you enjoy...?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Playing Hero", "Racing", "Adult games"], 0])
    When([0, "勇者ごっこ"])
      ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
      ShowText(["\\n<Speed Roach>You're going to exterminate me, I don't like that..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "かけっこ"])
      ShowTextAttributes(["cockroachb_fc1", 1, 0, 2])
      ShowText(["\\n<Speed Roach>Let's race together..."])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "大人の遊び"])
      ShowTextAttributes(["cockroachb_fc1", 1, 0, 2])
      ShowText(["\\n<Speed Roach>If that's so, I love them too..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 305])
      ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
      ShowText(["\\n<Speed Roach>I'm hungry..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 305, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[305]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["cockroachb_fc1", 1, 0, 2])
        ShowText(["\\n<Speed Roach>I'm happy..."])
        ShowText([""])
        ChangeItems([305, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
        ShowText(["\\n<Speed Roach>Really..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 322])
      ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
      ShowText(["\\n<Speed Roach>I'm hungry..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 322, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[322]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["cockroachb_fc1", 1, 0, 2])
        ShowText(["\\n<Speed Roach>I'm happy..."])
        ShowText([""])
        ChangeItems([322, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
        ShowText(["\\n<Speed Roach>Really..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 1524, 0])
      ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
      ShowText(["\\n<Speed Roach>I want some spending money..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 1524G? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["cockroachb_fc1", 1, 0, 2])
        ShowText(["\\n<Speed Roach>I'm happy..."])
        ShowText([""])
        ChangeGold([1, 0, 1524])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
        ShowText(["\\n<Speed Roach>Really..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
      ShowText(["\\n<Speed Roach>...looks like you're out of money too."])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
    ShowText(["\\n<Speed Roach>Here, you can have this..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([105, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Speed Roach gave you a \\ii[105]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
    ShowText(["\\n<Speed Roach>Here, you can have this..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([2, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Speed Roach gave you a \\ii[2]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["cockroachb_fc1", 0, 0, 2])
    ShowText(["\\n<Speed Roach>Here, you can have this..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 2540])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Speed Roach gave you 2540G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
